Qorus Integration Engine
Qorus Integration Engine® provides a framework for the reliable operation of business-critical interfaces.
Qorus Integration Engine is an enterprise-grade platform designed for reliable operation of business-critical interfaces. It provides robust workflow, service, and job management, along with a built-in HTTP server supporting various APIs (REST, RPC, WebSocket, WebDAV). It now includes Model Context Protocol (MCP) server functionality, enabling seamless integration with Large Language Models (LLMs) for advanced automation and natural language interaction.
How to use with MCP:
Qorus exposes MCP endpoints over HTTP/S, typically at paths like /mcp, /mcp-2025-03-26, or /mcp-2024-11-05. Clients (e.g., Claude Desktop, VS Code) can connect directly to these endpoints. For clients that only support stdio (like some LLM tools), an mcp-proxy can be used to bridge the connection. Authentication for MCP access is handled via OAuth2 tokens, which can be configured with specific permissions.
Key Features:
- Integration Platform: Manages complex business interfaces and data flows.
- Workflow & Service Management: Provides APIs and engines for defining and executing workflows, services, and scheduled jobs.
- Comprehensive APIs: Offers REST, YAML-RPC, XML-RPC, JSON-RPC, WebSocket, and WebDAV interfaces.
- Robust Security: Features Role-Based Access Control (RBAC), LDAP integration, and various authentication methods (HTTP Basic, Qorus tokens, OAuth2).
- System Auditing: Detailed logging of system and user events for security and KPI tracking.
- High Availability: Designed for continuous operation with features like runtime upgrades and robust recovery.
- Multi-language Support: Workflow and service logic can be written in Qore, Python, and Java.
Recommend MCP Servers 💡
playwright-mcp
A Model Context Protocol (MCP) server that leverages Playwright for browser automation, packaged as a Docker image.
voyp-mcp
Enables AI models to make phone calls and monitor progress via MCP integration with VOYP's calling capabilities
@GongRzhe/terminal-controller-mcp
Enables secure terminal command execution, directory navigation, and file system operations through MCP
ros-mcp
A MCP server for controlling ROS robots via natural language using topics, services, and actions
systemsage
A powerful cross-platform system management and monitoring tool that provides comprehensive system insights and management capabilities through Model Context Protocol (MCP)
@executeautomation/playwright-mcp-server
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌